From: Philipp Stephani Date: Wed, 21 Apr 2021 18:54:32 +0000 (+0200) Subject: Remove a self-reference from the Emacs Lisp manual. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~3041 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=4c6d302da8dcf511d92243f1702f40c3ad97a797;p=emacs.git Remove a self-reference from the Emacs Lisp manual. * doc/lispref/minibuf.texi (Programmed Completion): Remove self-reference. --- diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi index b8618199852..f012bfef07e 100644 --- a/doc/lispref/minibuf.texi +++ b/doc/lispref/minibuf.texi @@ -1972,7 +1972,7 @@ was entered. The return value of @code{completion-table-dynamic} is a function that can be used as the 2nd argument to @code{try-completion} and @code{all-completions}. Note that this function will always return -empty metadata and trivial boundaries (@pxref{Programmed Completion}). +empty metadata and trivial boundaries. @end defun @defun completion-table-with-cache function &optional ignore-case